home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 9 / QRZ Ham Radio Callsign Database - Volume 9.iso / mac / files / p_term / ad16dis.exe / SEARCH.HLP < prev    next >
Text File  |  1990-12-04  |  1KB  |  38 lines

  1. ARES/Data Search Help File      SEARCH.HLP
  2.  
  3. Depending on how ARES/Data is configured, you can search
  4. any of fields 1 through 4, either for an exact match, or
  5. for a "wildcard" search.
  6.  
  7. Syntax:
  8.    /m,value
  9.       or:
  10.    /m,val*
  11.  
  12.   Where:  m may be either 1, 2, 3, or 4.
  13.   Examples:     /3,shelter 4
  14.                 /3,shel*
  15.  
  16. Exact searches:
  17.   If no asterisk is used, then the database will search all entries
  18.   and display any that EXACTLY match "value" in the field you specified.
  19.   (It doesn't matter if you use UPPER or lower case--they're handled as
  20.   if they were always UPPER case).
  21.   A status report listing all information for each match is sent.
  22.   The first line gives the search value and the field number.
  23.   At the end of the report, a line like:
  24.  
  25.      "ARES/Data Search done at 1534, nn hits."
  26.  
  27.   is sent, which signifies no more information coming, and
  28.   that "nn" matches (or hits) were found in the database.
  29.  
  30. Wildcard searches:
  31.   ...are just like exact searches, except that when you specify a
  32.   "value", you can give just the first few characters.
  33.  
  34.         /n,val*<cr>
  35.  
  36.   Wildcard searches are handy ways to save typing, and for cases
  37.   where you don't know the exact spelling of an entry.
  38.